2006-06-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add to docs.
2006-06-20 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add to docs.
+
Fix handling of stock items without icons in action-based
ui. (#342458, Callum McKenzie)
2006-06-20 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add to docs.
+
Fix handling of stock items without icons in action-based
ui. (#342458, Callum McKenzie)
* Make the #GtkPrintJob send an existing document to the
* printing system. The file can be in any format understood
* by the platforms printing system (typically PostScript,
- * but on many platforms PDF may work too).
+ * but on many platforms PDF may work too). See
+ * gtk_printer_accepts_pdf() and gtk_printer_accepts_ps().
*
* Returns: %FALSE if an error occurred
*